projects
/
gtk+3.0.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dc9d60f
)
gtk/Makefile.am: Fix distcheck
author
Chun-wei Fan
<fanchunwei@src.gnome.org>
Wed, 18 May 2022 07:29:24 +0000
(15:29 +0800)
committer
Chun-wei Fan
<fanchunwei@src.gnome.org>
Wed, 18 May 2022 07:32:21 +0000
(15:32 +0800)
Apparently distcheck expects the generated gtk.gresource.xml to be
there.
gtk/Makefile.am
patch
|
blob
|
history
diff --git
a/gtk/Makefile.am
b/gtk/Makefile.am
index 8775ced47c15aed140408bb6722563edfd8f3c15..fc701d111285111c2ec1616e81ae5905eb9443ea 100644
(file)
--- a/
gtk/Makefile.am
+++ b/
gtk/Makefile.am
@@
-964,6
+964,9
@@
endif
EXTRA_DIST += $(gtk_all_private_h_sources) $(gtk_extra_sources)
+# We need to dist this for `make distcheck`, apparently...
+EXTRA_DIST += gtk.gresource.xml
+
pkgdatadir = $(datadir)/gtk-$(GTK_API_VERSION)
pkgdata_DATA = gtkbuilder.rng